login
Header Space

 
 

Mailing list archives

Search results

Found 2 matching messages (0.112 seconds). Page 1 of 1.

[PATCH] mm: Fix atomic_t overflow in vm

... address space available. Without this we overflow on ludicrously large mappings --- fs/proc ... sysctl_overcommit_memory; extern int sysctl_overcommit_ratio; -extern atomic_t vm_committed_space; +extern atomic_long_t vm_committed_space; #ifdef ...

linux-kernel - Alan Cox - May 14 2008 - 17:33

Re: [PATCH] mm: Fix atomic_t overflow in vm

... : Alan Cox > > The atomic_t type is 32bit but a 64bit system ... address space available. Without this we overflow on > ludicrously large mappings > --- Umm need ... : send the line "unsubscribe linux-kernel" in the body of a message to ...

linux-kernel - Alan Cox - May 14 2008 - 17:37

speck-geostationary