Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213237
b: refs/heads/master
c: 6abad5a
h: refs/heads/master
i:
  213235: 500522b
v: v3
  • Loading branch information
Tejun Heo committed Sep 8, 2010
1 parent f05e55b commit 62fd235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f8b02b4e5c6896e073bed736136d420bd44b627
refs/heads/master: 6abad5acac09921f4944af77d3860f82d49f528d
2 changes: 1 addition & 1 deletion trunk/include/linux/percpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
#ifdef CONFIG_SMP

/* minimum unit size, also is the maximum supported allocation size */
#define PCPU_MIN_UNIT_SIZE PFN_ALIGN(64 << 10)
#define PCPU_MIN_UNIT_SIZE PFN_ALIGN(32 << 10)

/*
* Percpu allocator can serve percpu allocations before slab is
Expand Down

0 comments on commit 62fd235

Please sign in to comment.